home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14961 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.scruz.net!usenet
  2. From: Dave Navarro <dave@powerbasic.com>
  3. Newsgroups: comp.lang.c++,rec.games.programmer,alt.msdos.programmer,comp.programming
  4. Subject: Re: Young programmers read me.
  5. Date: Tue, 02 Apr 1996 14:16:26 -0800
  6. Organization: PowerBASIC, Inc. (http://www.powerbasic.com)
  7. Message-ID: <3161A73A.256B@powerbasic.com>
  8. References: <4icpp9$7hr@barad-dur.nas.com> <4imqe4$cj3@ping1.ping.be> <Pine.SOL.3.91.960319174736.26863A-100000@solar.sky.net> <4j05gt$sen@News.Dal.Ca> <4j7lhe$j1d@nntp.pinc.com> <adbrown.828024600@bradford.ac.uk>
  9. NNTP-Posting-Host: 165.227.103.90
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Alistair Brown wrote:
  16. > peter willis <peterw@coastnet.com> writes:
  17. > >Be prepared to do continuous learning in the area of languages. There is
  18. > >no easy way unless you want to be a one system only kind of
  19. > >programmer.(like most)
  20. > >Learn anything about everything about computer languages and you will do
  21. > >fine.
  22. > Agreed.  Remember that it's not the computer or the compiler which is
  23. > writing the programs, it's you.
  24.  
  25. Doubly agreed.  I've seen programs written by people in QuickBasic which were 
  26. better than other similar ones I've seen written in C++.  I've seen C++ 
  27. applications which were better than anything I'd seen written in any other 
  28. language.  
  29.  
  30. It's not even what you know..  But how you apply what knowledge you do have.
  31.  
  32. --Dave
  33.